Skip to content

Fix handling of nested generator in zend_test observer #16530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

iluuu1994
Copy link
Member

@iluuu1994 iluuu1994 commented Oct 21, 2024

Fixes GH-16514

This is the counterpart of GH-15952.

Copy link
Member

@bwoebi bwoebi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :-)

--TEST--
GH-16514: Nested generator in zend_test observer
--INI--
zend_test.observer.enabled=1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be moved into zend_test

@TimWolla

This comment was marked as resolved.

@iluuu1994 iluuu1994 modified the milestone: 16514 Oct 21, 2024
@iluuu1994 iluuu1994 linked an issue Oct 21, 2024 that may be closed by this pull request
@iluuu1994 iluuu1994 closed this in 69bcbdc Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault in ext/zend_test/observer.c
3 participants